home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / rcdupe12.zip / RCDUPE.DOC next >
Text File  |  1995-03-15  |  3KB  |  81 lines

  1.  
  2.                     ROBOCOMM(c) Duplicate Delete
  3.                             Version 1.2
  4.  
  5.                              Written By
  6.                            Robert Woodard
  7.                               (c)1995
  8.  
  9.  
  10.         RCDupe is a program which will help you weed out the
  11.         duplicate files which will show up when you are calling
  12.         multiple BBS'.
  13.  
  14.         For example, you call BBS_#1 that has a newfiles list, which
  15.         includes FOOBAR.ZIP.  Robocomm goes ahead and files
  16.         FOOBAR.ZIP under BBS_#1.  The problem comes in when you call
  17.         BBS_#2 and it has the newfile FOOBAR.ZIP.  Robocomm will go
  18.         ahead and add a 2nd entry which reflects the file being on
  19.         both boards.
  20.  
  21.         Unfortunately, there isn't a way to tell Robocomm(c) to
  22.         filter out the extra records by specifying a preferred
  23.         system.
  24.  
  25.         RCDupe will take this step for you.  RCDupe will accept your
  26.         specification of a preferred BBS and delete any duplicate
  27.         files listed under any other system name.
  28.  
  29.         Installation
  30.  
  31.         To install RCDupe, just place the executable (RCDUPE.EXE)
  32.         into the same directory as Robocomm(c).  If RCDUPE can't
  33.         find the file AVAIL.DBF, you will receive an error message.
  34.  
  35.         Operation
  36.  
  37.         There are 2 parts required to completely remove deleted
  38.         Agenda items from the AVAIL.DBF.
  39.  
  40.         The first part is easy enough, just type in RCDUPE BBS_NAME
  41.         at your command line.  The BBS_NAME should be (guess what!)
  42.         the same BBS name Robocomm(c) uses to identify the board you
  43.         would like to be your preference board.
  44.  
  45.         The second part requires a Pack, when you exit Robocomm(c).
  46.  
  47.         After completing these 2 parts, the deleted file records
  48.         will be removed from your harddive.
  49.  
  50.         Support
  51.  
  52.         Feel free to contact me over the Internet
  53.         (woodard@luna.cas.usf.edu) or over the various Robocomm
  54.         support conferences.
  55.  
  56.         Caveats
  57.  
  58.         This program was developed for Robocomm(c) 4.3 and has not
  59.         been tested under any other versions.
  60.  
  61.         With 4,000 files, it took several minutes for RCDupe to
  62.         construct an index and then sort through the list to weed
  63.         out the duplicates.  As you can imagine, file size,
  64.         disk speed, disk fragmentation, and CPU speed all contribute
  65.         to the overall performance of RCDupe.  On a really large
  66.         file, it will take several minutes to complete the
  67.         operation.
  68.  
  69.         History
  70.  
  71.         Version 1.1 3/09/95
  72.  
  73.                 Filter routines not working correctly for systems
  74.                 with short names.
  75.                                                 Frank Mahaney
  76.         Version 1.2 3/14/95
  77.  
  78.                 EOF in the indexed sort not being tested for
  79.                 correctly, so it would start an endless loop.
  80.                                                 Frank Mahaney
  81.